func go/doc.matchDecl

3 uses

	go/doc (current package)
		filter.go#L24: func matchDecl(d *ast.GenDecl, f Filter) bool {
		filter.go#L57: 		if matchDecl(vd.Decl, f) {
		filter.go#L80: 		if matchDecl(td.Decl, f) {